summaryrefslogtreecommitdiffstats
path: root/src/hp.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/hp.php')
-rw-r--r--src/hp.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/hp.php b/src/hp.php
index f042ef2..900b539 100644
--- a/src/hp.php
+++ b/src/hp.php
@@ -14,8 +14,8 @@
?>
</style>
<link rel="shortcut icon" href=data:image/x-icon;, type=image/x-icon> <!-- prevents favicon lookups -->
- <link rel=icon href=data:;base64,iVBORw0KGgo=>
- <link rel=search type=application/opensearchdescription+xml href=/osdd.xml>
+ <link rel=icon href="data:;base64,iVBORw0KGgo=">
+ <link title=sear.c rel=search type=application/opensearchdescription+xml href=/osdd.xml>
<style>
input[type=password], input[type=text], input[type=submit], input[type=button] {
height: 1cm;
@@ -84,7 +84,7 @@
<h4 align=center>
<a href=//git.sijanec.eu/sijanec/sear.c >sear.c</a>
<?php
- echo `git describe`;
+ echo `git describe --always`;
?>
</h4>
</body>